home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 646 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  561 b 

  1. Path: ix.netcom.com!netnews
  2. From: jsmithjr@ix.netcom.com(James E. Smith, Jr. )
  3. Newsgroups: comp.lang.c++
  4. Subject: Beginner Question..How do I allocate arrays larger than 64K?
  5. Date: 5 Jan 1996 15:22:44 GMT
  6. Organization: Netcom
  7. Message-ID: <4cjfo4$igp@ixnews8.ix.netcom.com>
  8. NNTP-Posting-Host: ix-csp-co1-06.ix.netcom.com
  9. X-NETCOM-Date: Fri Jan 05  7:22:44 AM PST 1996
  10.  
  11. Have Borlandc. Can I allocate arrays larger than 64K? I have to use 16
  12. bit compiler to deliver product for Air Force systems. Or, do I have to
  13. build memory manger to handle multiple segments? 
  14.